home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
LG Super CD
/
LG Super CD.iso
/
bitpim
/
bitpim-0.62-setup.exe
/
{app}
/
bitpim.exe
/
FCNTL.pyo
(
.txt
)
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
NeXTSTEP
RISC OS/Acorn
UTF-8
Wrap
Python Compiled Bytecode
|
2003-11-06
|
435 b
|
8 lines
# Source Generated with Decompyle++
# File: in.pyo (Python 2.3)
import warnings
warnings.warn('the FCNTL module is deprecated; please use fcntl', DeprecationWarning)
from fcntl import *
__all__ = []